*** Using Compiler 'V6.22', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'Project'
compiling cw32l010_sysctrl.c...
assembling startup_cw32l010.s...
compiling system_cw32l010.c...
compiling interrupts_cw32l010.c...
../USER/src/lin.c(90): warning: while loop has empty body [-Wempty-body]
   90 |         while(UART_GetFlagStatus(CW_UART1,UART_FLAG_TXE)==RESET);
      |                                                                 ^
../USER/src/lin.c(90): note: put the semicolon on a separate line to silence this warning
1 warning generated.
compiling lin.c...
compiling cw32l010_gpio.c...
compiling main.c...
compiling cw32l010_uart.c...
compiling retarget.c...
compiling cw32l010_gtim.c...
linking...
Program Size: Code=7100 RO-data=372 RW-data=4 ZI-data=1084  
FromELF: creating hex file...
".\output\exe\Project.axf" - 0 Error(s), 1 Warning(s).
Build Time Elapsed:  00:00:03
